home *** CD-ROM | disk | FTP | other *** search
-
- Hi fellow Blitzers!
-
- I am having a little trouble with understanding how to play modules. I am
- working on a program that will read a script file with names of modules and
- then play them one after another.
-
- My problem is how to know when a module ends so I can start the next one.
- How do I get my program to wait for the first module to end in a system
- friendly way before going on to the next?
-
- I have this little skeleton code that doesn't work as I want it to:
-
-
-